home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / internet-tools / internet-install-tools / varknet-dms-files / warknet1.dms / warknet1.adf / NET1.LHA / AmiTCP-4.0 / Mosaic / MosaicMail.doc < prev    next >
Text File  |  1995-12-04  |  6KB  |  158 lines

  1.  
  2.  
  3. Instructions for install E-Mail programs in Mosaic ....Freely distributables.
  4. -----------------------------------------------------------------------------
  5.  
  6. First, You MUST copy supplied programs Putmail, Putmail.prg, Getmail, Getmail.prg,
  7. Editor, Sendmail, Newmail, Waittask, to your AmiTCP:bin directory, so You can access them directly.
  8. (You can simply copy the directory amitcp/bin supplied in this archive).
  9. Pay much attention to not overwrite existing ones if You have some.
  10. (Putmail.prg and Getmail.prg are 68020/AmiTCPv4 versions;
  11. You can take the 68000 versions from aminet/comm/tcp: PutMail3.lha, GetMail3.lha)
  12.  
  13. Second: You MUST edit the amitcp:bin/Editor file that You have copied, to change the line:
  14.  
  15. amitcp:bin/waittask "CygnusEd ver. 3.5+"
  16.  
  17. putting here the TASK name of your preferred Editor, because if You use an editor that
  18. runs asyncronous from CLI (like that the cursor reappears on your line command when You launch it from CLI)
  19. this command line waits for the task finished (It's a MUST for Mosaic).
  20. How You can see, in this text, I used CygnusEd like example.
  21. To obtain the taskname of your editor You can use one of public domain
  22. programs as ARTM, TASKLIST or similar. (N.B. TASK name is not SCREEN name).
  23.  
  24. You can use original OS3.0 ED instead, and then You can delete this line because ED
  25. is not asyncronous from CLI. (I think... I not tried it !?).
  26.  
  27. ---------------------------------------------------------------------------
  28.  
  29. Third, You MUST edit the AmiTCP:bin/Putmail file to put in it the name of your mailbox and you E-Mail Host.
  30. So, modify this line:
  31.  
  32. amitcp:bin/putmail.prg MAIL {FILE} TO {TO} SMTPHOST YourE-MAILhost HOME ram:home REPLYTO YourAddressComplete NOSIG NOHEAD
  33.                                                     --------------      --------         -------------------
  34.  
  35. Example (see also putmail.doc for more informations):
  36.  
  37.  
  38. Change        YourE-MAILhost     with    mail.aaa.it
  39.               --------------             -----------
  40. to tell to putmail that Your mailbox is on the mail server:   mail.aaa.it.
  41.  
  42.  
  43.  
  44. Change        ram:home     with    ram:blabla
  45.               --------             ----------
  46. if ram:blabla is the name of your HOME directory (used by putmail & getmail).
  47. The best thing is to put the line 'makedir ram:home' in your user-startup.
  48. (Never USE 'setenv HOME ram:home' because Mosaic will crash loading first gif image !!).
  49.  
  50.  
  51.  
  52. Change        YourAddressComplete     with    user@mail.aaa.it
  53.               -------------------             ----------------
  54. specifying Your E-Mail Address (where the others must send the replies).
  55.  
  56. --------------------------------------------------------------------------
  57.  
  58. You must do the same thing editing the file AmiTCP:bin/Getmail and specifying:
  59.  
  60.  
  61. YourPassword       to access to E-Mail of Your mailbox.
  62. ------------
  63.  
  64. YourE-MailAddressFull   and   YourE-MailHost    to tell to the program from where it must take the mail.
  65. ---------------------         --------------
  66.  
  67.  
  68. Please, refer to getmail.doc for more informations.
  69.  
  70. -------------------------------------------------------------------------
  71.  
  72. Now You must add few lines to Your ENVARC:mosaic/prefs file:
  73.  
  74. Sendmail             amitcp:bin/sendmail
  75. Editor               amitcp:bin/editor
  76. RexxMacro1           Add to Hotlist | "ADDRESS COMMAND 'RUN <>NIL: AMITCP:AMHotlist QUICKADD'"
  77. RexxMacro2           Hotlist... | "ADDRESS COMMAND 'RUN <>NIL: AMITCP:AMHotlist'"
  78. RexxMacro3           Get Mail | "ADDRESS COMMAND 'RUN <>NIL: amitcp:bin/getmail'"
  79. RexxMacro4           Edit New Mail | "ADDRESS COMMAND 'amitcp:bin/newmail'"
  80. RexxMacro5           Send New Mail | "ADDRESS COMMAND 'amitcp:bin/sendmail'"
  81.  
  82. --------------------------------------------------------------------------
  83.  
  84. Ensure that Your AmiTCP:bin/startnet or Your user-startup includes the line:
  85.  
  86. setenv USER YourUserName
  87.  
  88. (to tell to Putmail & Getmail who sends the E-Mail).
  89.  
  90.  
  91. And ensure also obviously that:
  92.  
  93. - Your preferred Ed is in Your c: directory or change the lines invoking it
  94.   in the files: AmiTCP:bin/Editor and AmiTCP:bin/Newmail.
  95.  
  96. - 'More' program is in your sys:utilities directory or change the line in AmiTCP:bin/getmail.
  97.  
  98. - Getmail, Putmail, Newmail, Editor batch files have 's' flag turned on or issue from CLI the commands:
  99.  
  100.   cd amitcp:bin
  101.   protect getmail srwed
  102.   protect putmail srwed
  103.   protect newmail srwed
  104.   protect editor srwed
  105.  
  106. -------------------------------------------------------------------------
  107.  
  108. Now installation is complete !!!
  109. Reset Your machine to automatic install new mosaic prefs file in ENV: .
  110.  
  111. From the Mosaic, to read arrived E-Mail, select 'Get Mail' from the Rexx Menu,
  112. and read incoming messages, (if there is some).
  113.  
  114. From the Mosaic, to send E-Mail to someone simply click on his address
  115. and You will enter to Your Ed, write something, or quit if You don't want,
  116. and this message will be send to the address You clicked on. (That's great!!!)
  117.  
  118. From the Mosaic, to write new message select 'Edit New Mail' from the Rexx menu,
  119. edit a Mail, writing in the first line, after the keyword 'To: ', the complete
  120. E-Mail address You want to send to; in the other lines write your mail,
  121. then save & quit (maintaining the same name: T:mail.out).
  122. To send this message select 'Send New Mail' from the Rexx menu.
  123.  
  124. N.B. Remember that You MUST activate REXX before run Mosaic.
  125. --------------------------------------------------------------------------
  126.  
  127. You can use 'Getmail' and 'Putmail' commands also from CLI typing:
  128.  
  129.  
  130. Getmail                             .....to read arrived E-Mail from the rest of world.
  131.  
  132.  
  133. Putmail ram:blabla to someone       .....to send the ASCII file ram:blabla to user: someone
  134.         ----------    -------
  135.  
  136.  
  137. Or You can edit and send new mail typing from CLI:
  138.  
  139. Newmail                  .....to edit the E-Mail
  140.  
  141. Sendmail                 .....to send the E-Mail
  142.  
  143. --------------------------------------------------------------------------
  144.  
  145. I wrote waittask, newmail, sendmail programs so if You have some trouble, send me an E-Mail.
  146. I will see If I can solve Your problem.
  147.  
  148. --------------------------------------------------------------------------
  149.  
  150.  
  151. Thanks to Martin Lanza for great programs that I renamed Getmail.prg and Putmail.prg
  152. downloading them from Aminet.
  153. Thanks also to the Amiga for being the best computer forever.... (Fuck PCs!!)
  154.  
  155.  
  156.                                                             Fabio Caruso
  157.                                                  E-Mail Address: fabioc@mbox.vol.it
  158.